Click or drag to resize

AttributeCollection Properties

The AttributeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItem
Gets or sets the value associated with the specified index. In C#, this property is the indexer for the AttributeCollection class.
Protected propertyList (Inherited from CollectionBase.)
Top
See Also